home *** CD-ROM | disk | FTP | other *** search
/ Compendium Deluxe 1 / LSD Compendium Deluxe 1.iso / a / text / manipulation / text2scp.lha / makefile next >
Encoding:
Makefile  |  1993-08-03  |  103 b   |  5 lines

  1. text2scp: text2scp.o
  2.   ln -o text2scp text2scp.o -lm -lc -g
  3. text2scp.o: text2scp.c
  4.   cc text2scp.c -bs
  5.